home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / gnulib / rcs4 / doc / rcsfreez.man < prev    next >
Encoding:
Text File  |  1990-08-18  |  1.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      RCSFREEZE(1L)         Purdue University         RCSFREEZE(1L)
  5.  
  6.  
  7.  
  8.      NAME
  9.       rcsfreeze - freeze a configuration of    sources    checked    in
  10.       under    RCS
  11.  
  12.      SYNOPSIS
  13.       rcsfreeze [symbolic revision name]
  14.  
  15.      DESCRIPTION
  16.       The rcsfreeze    command    has the    purpose    of assigning a
  17.       symbolic revision number to a    set of RCS files, which    form a
  18.       valid    configuration.
  19.  
  20.       The idea is to run rcsfreeze each time a new version is
  21.       checked in. A    unique symbolic    revision number    (C_number,
  22.       where    number is increased each time rcsfreeze    is run)    is
  23.       then assigned    to the most recent revision of each RCS    file
  24.       of the main trunk.
  25.  
  26.       If the command is invoked with an argument, then this
  27.       argument is used as the symbolic name    to freeze a
  28.       configuration.  The unique identifier    is still generated and
  29.       is listed in the log file but    it will    not appear as part of
  30.       the symbolic revision    name in    the actual RCS files.
  31.  
  32.       A log    message    is requested from the user which is saved for
  33.       future references.
  34.  
  35.       The shell script works only on all RCS files at one time.
  36.       It is    important that all changed files are checked in    (there
  37.       are no precautions against any error in this respect). Run
  38.       rcsclean(1L) first and see whether any sources remain    in the
  39.       current directory.
  40.  
  41.      FILES
  42.       [RCS/]rcsfreeze.version  for the version number
  43.  
  44.       [RCS/]rscfreeze.log       for the log messages, most recent
  45.                    log message first.
  46.  
  47.      AUTHOR
  48.       Stephan v. Bechtolsheim
  49.  
  50.      SEE ALSO
  51.       rcs(1L), rlog(1L), rcsclean(1L)
  52.  
  53.      BUGS
  54.       The program does not check whether there are any sources
  55.       checked out and modified.
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 8/18/90)
  64.  
  65.  
  66.  
  67.